From 2bf16cf0f60a7b4d91b64ac9393b6989d1dfc25e Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 17 Jun 2009 01:33:05 +0000 Subject: [PATCH] Typo fixes in v900 doc. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3666 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/v900.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/xmldoc/formats/v900.xml b/gpsbabel/xmldoc/formats/v900.xml index 3cc918938..fbfe2bb52 100644 --- a/gpsbabel/xmldoc/formats/v900.xml +++ b/gpsbabel/xmldoc/formats/v900.xml @@ -1,13 +1,13 @@ Read only support for csv file format used by Visiontac VGPS-900 or Columbus V-900 GPS data loggers. These seem to be two brand names for the exact same product. -The the V-900 stores logs in on a microSD in a custom csv format. This format contains NULL chracters and fiexed length fields, and therefore can not handled by the normal csv module in GPSBabel. +The the V-900 stores logs in on a microSD in a custom csv format. This format contains NULL chracters and fixed length fields, and therefore can not handled by the normal csv module in GPSBabel. Visiontac VGPS-900 - Command convertion of a v900 csv log file to a gpx format + Conversion of a v900 csv log file to a gpx format gpsbabel -i v900 -f 09040400.csv -o gpx -F outfile.gpx -- 2.30.2